Main{-hs2alfa/apfe.hs-}

Plain source file: hs2alfa/apfe.hs (2004-01-24)

import PPfeMain(mainPFE)
import PPfeInstances
import PfeInteractive(pfeiAllCmds)
import PPfeCmds(ppfeCmds)
import PfeAlfaCmds(pfeAlfaCmds)

main = mainPFE (pfeiAllCmds apfeCmds)

apfeCmds = ppfeCmds++pfeAlfaCmds

Index

(HTML for this module was generated on 2006-08-12. About the conversion tool.)